Search
Theme.setWidgetFontStyle Method
See Also
 






Sets the style of font used to draw text in UI widgets.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setWidgetFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also